Calculate tehe cumulative sum for each of the X matrix columns.
Store the results in calling matrix. The Rows, Cols and Complex properties of the callig matrix are adjusted implicitly to match those of Mtx matrix.
CumSum Method